(x_focus_changed): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:42:48 +0000 (19:42 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:42:48 +0000 (19:42 +0000)
commit14b8b51f85c6ab8468702d52c614f42dca3e597c
treea4682028ca2b7492e720dadcd6cc1330a4238eed
parent4aa4bf4b293a1aa29e4ef502d806db74785ad92c
(x_focus_changed): New function.
(x_detect_focus_change): New function.
(XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut
EnterNotify and LeaveNotify to track X focus changes.
src/xterm.c